[INFO] cloning repository https://github.com/AlexanderProd/thermal-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderProd/thermal-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderProd%2Fthermal-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderProd%2Fthermal-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 988cde0633466a23eb64037388d91abb6480cad3
[INFO] fixing AlexanderProd/thermal-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderProd%2Fthermal-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexanderProd/thermal-rs
[INFO] finished tweaking git repo https://github.com/AlexanderProd/thermal-rs
[INFO] tweaked toml for git repo https://github.com/AlexanderProd/thermal-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderProd/thermal-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexanderProd/thermal-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dji-thermal-sys v0.1.0
[INFO] [stderr]   Downloaded img-parts v0.2.3
[INFO] [stderr]   Downloaded zerocopy v0.5.0
[INFO] [stderr]   Downloaded byteordered v0.5.0
[INFO] [stderr]   Downloaded charls v0.3.1
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded cc v1.1.16
[INFO] [stderr]   Downloaded ndarray v0.15.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.3.0
[INFO] [stderr]   Downloaded charls-sys v2.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2aae07fb3771da835e75939e6a8db10d43c8560a10be06f702a74bc8da166eea
[INFO] running `Command { std: "docker" "start" "2aae07fb3771da835e75939e6a8db10d43c8560a10be06f702a74bc8da166eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2aae07fb3771da835e75939e6a8db10d43c8560a10be06f702a74bc8da166eea" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2aae07fb3771da835e75939e6a8db10d43c8560a10be06f702a74bc8da166eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2aae07fb3771da835e75939e6a8db10d43c8560a10be06f702a74bc8da166eea" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling semver v1.0.10
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling dji-thermal-sys v0.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking img-parts v0.2.3
[INFO] [stderr]     Checking byteordered v0.5.0
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]    Compiling charls-sys v2.4.2
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking ndarray v0.15.3
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.3.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking zerocopy v0.5.0
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]     Checking charls v0.3.1
[INFO] [stderr]     Checking thermal v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "2aae07fb3771da835e75939e6a8db10d43c8560a10be06f702a74bc8da166eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aae07fb3771da835e75939e6a8db10d43c8560a10be06f702a74bc8da166eea", kill_on_drop: false }`
[INFO] [stdout] 2aae07fb3771da835e75939e6a8db10d43c8560a10be06f702a74bc8da166eea
